Import 'drm-ffi' crate Request Document: go/android-rust-importing-crates For CL Reviewers: go/android3p#cl-review For Build Team: go/ab-third-party-imports Bug: http://b/328179939 Test: m libdrm_ffi (with aosp/2997556 merged locally) Change-Id: Id6ca48282ad7bd31d281e9e6652d3bcb8b511ba8 
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..12c8c9b --- /dev/null +++ b/METADATA 
@@ -0,0 +1,20 @@ +name: "drm-ffi" +description: "Safe, low-level bindings to the Direct Rendering Manager API" +third_party { + identifier { + type: "crates.io" + value: "drm-ffi" + } + identifier { + type: "Archive" + value: "https://static.crates.io/crates/drm-ffi/drm-ffi-0.7.1.crate" + primary_source: true + } + version: "0.7.1" + license_type: NOTICE + last_upgrade_date { + year: 2024 + month: 3 + day: 13 + } +}